From: Stefan Monnier Date: Tue, 21 Aug 2007 18:22:54 +0000 (+0000) Subject: Binding inhibit-modification-hooks was merged into 22.2. X-Git-Tag: archive/raspbian/1%29.2+1-2+rpi1~1^2~421^2~17290 X-Git-Url: https://dgit.raspbian.org/%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:///%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:/?a=commitdiff_plain;h=84ea318b8b8ddb97ef8263d0d76953313dc17941;p=emacs.git Binding inhibit-modification-hooks was merged into 22.2. --- diff --git a/etc/NEWS b/etc/NEWS index f0e00c99eba..3022ad99d30 100644 --- a/etc/NEWS +++ b/etc/NEWS @@ -175,11 +175,6 @@ supported on other platforms, but not on Windows due to using the winsock * Lisp Changes in Emacs 23.1 -+++ -** inhibit-modification-hooks is bound to t while running modification hooks. -As a happy consequence, after-change-functions and before-change-functions -are not bound to nil any more while running an (after|before)-change-function. - ** Non-breaking space now acts as whitespace. +++